PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFCmykColor Class


In This Topic
    PDFCmykColor Class Methods
    In This Topic

    For a list of all members of this type, see PDFCmykColor members.

    Public Methods
     NameDescription
    Public MethodCopies this color.  
    Public MethodDetermines whether the specified Object is equal to the current Object.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Public MethodGets the cyan component.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the colorspace. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Public MethodGets the black component.  
    Public MethodGets the magenta component.  
    Public MethodGets the yellow component.  
    Public MethodServes as the default hash function.  
    Public MethodSets the cyan component.  
    Public MethodSets the black component.  
    Public MethodSets the magenta component.  
    Public MethodSets the yellow component.  
    Public MethodConverts this color to RGB. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Top
    See Also